projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f781b33
)
Delete leftover testing code.
author
robertl
<robertl>
Sat, 7 Sep 2002 03:19:39 +0000
(
03:19
+0000)
committer
robertl
<robertl>
Sat, 7 Sep 2002 03:19:39 +0000
(
03:19
+0000)
waypt.c
patch
|
blob
|
history
diff --git
a/waypt.c
b/waypt.c
index 71d421ea7ac74c6ffa4ed8c3083176cf36225d61..ce77d7a42971566dae6e967adb32da0c9c1fa831 100644
(file)
--- a/
waypt.c
+++ b/
waypt.c
@@
-64,8
+64,7
@@
waypt_disp_all(waypt_cb cb)
{
queue *elem, *tmp;
waypoint *waypointp;
-setshort_length(8);
-setshort_mustupper(0);
+
QUEUE_FOR_EACH(&waypt_head, elem, tmp) {
waypointp = (waypoint *) elem;
(*cb) (waypointp);